home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- global curSND, movPC
- set movPC to 13
- set curSND to "fict2.aif"
- sound fadeIn 1, 120
- puppetSound("fict2.aif")
- setnavi()
- set the cursor of sprite 4 to [50, 51]
- set the cursor of sprite 5 to [50, 51]
- set the cursor of sprite 7 to [50, 51]
- puppetSprite(7, 1)
- movPrep()
- end
-